home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: newsfeed.acns.nwu.edu!ftpbox!mothost!schbbs!news
- From: george_helm <ghelm>
- Subject: Help with undefined symbol error
- Content-Type: text/plain; charset=us-ascii
- Organization: MOTOROLA
- Date: Mon, 5 Feb 1996 18:07:31 GMT
- Message-ID: <1996Feb5.180731.15485@schbbs.mot.com>
- X-Mailer: Mozilla 1.1N (X11; I; HP-UX A.09.01 9000/735)
- Mime-Version: 1.0
- X-Url: news:comp.lang.c++
- Content-Transfer-Encoding: 7bit
- Sender: news@schbbs.mot.com (SCHBBS News Account)
- Nntp-Posting-Host: 144.191.12.71
-
- I am using Borland c++ 3.1
- I get an error "undefined symbol _MAIN" (upper case).
- I change case sensitivity to non-sensitive.
- I get an error "undefinded symbol _main" (lower case).
- Does _MAIN and _main both exist somewhere or am I creating this condition
- by toggling the case sensitivity and therefore chasing my tail ?
- Have read the faq's and if it is there I missed it.
- Can someone please point me in the right direction.
-
- Thanks
- George Helm
- ghelm@mot1.phx.mcd.mot.com -or- qwuu93a@prodigy.com
-
-